home *** CD-ROM | disk | FTP | other *** search
- P {
- font-size : 12;
- font-family : Arial;
- font-weight : bold;
- font-style : normal;
- color : black;
- text-decoration : none;
- }
-
- H1 {
- font-size : 12;
- font-family : Arial;
- font-weight : normal;
- font-style : normal;
- color : black;
- text-decoration : none;
-
- }
-
- H2 {}
-
- H3 {}
-
- A {
- font-size : 9;
- font-family : Arial;
- font-weight : bold;
- font-style : normal;
- color : blue;
- text-decoration : none;
- float : none
- position: static;
- }
-
- A:Visited {
- font-size : 9;
- font-family : Arial;
- font-weight : bold;
- font-style : normal;
- color : #2E4E73;
- text-decoration : none;
- float : none
- position: static;
- }
-
- A:Active {
- font-size : 9;
- font-family : Arial;
- font-weight : bold;
- font-style : normal;
- text-decoration : underline;
- float : none
- position: absolute;
- }
-
- A:Hover {
- font-size : 9;
- font-family : Arial;
- font-weight : bold;
- font-style : normal;
- color : blue;
- text-decoration : underline;
- }
-
- BODY {}
-
-